home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 874 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.8 KB  |  52 lines

  1. Path: aladdin.iii.org.tw!tony
  2. From: tony@necta.nec.com.tw (Anthony S. H. Lee)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: C++ Power Pack (Borland)
  5. Date: Mon, 08 Jan 96 19:34:41 GMT
  6. Organization: NEC Taiwan Ltd.
  7. Message-ID: <4cq2lv$1nn@aladdin.iii.org.tw>
  8. References: <4bbvth$d41@progress.progress.com> <NEWTNews.820356998.9014.keithm@keithm.gwis.com> <4cift4$ii5@news.worldlinx.com>
  9. NNTP-Posting-Host: 192.72.35.119
  10. X-Newsreader: News Xpress Version 1.0 Beta #4
  11.  
  12. In article <4cift4$ii5@news.worldlinx.com>,
  13.    stupy@freenet.durham.org (Steve Tupy) wrote:
  14. >: > Has anyone used the C++ Power Pack for DOS C++ from Borland?  Any idea 
  15. how 
  16. >: > long it's been out there?  I have a couple of developers interested in 
  17. it.
  18. >: > 
  19. >: What exactly does this power-pack do, and is it available for
  20. >: BCOS2 v.2.0 ?
  21. >
  22. >    It is an extender for DOS basically but includes such things as
  23. >Turbo Vision and a few linker goodies. In essence, it has a different linker
  24. >altogether. It has been on the market for 2 years now and is a GREAT piece
  25. >of work as it offers seamless protected mode in 16 and 32 bits and does not
  26. >require lots of attached modules in order to run, only one RTM program..
  27. >
  28. >
  29. Yes, I have purchased one copy 1 years ago.
  30.  
  31. It has features about DLL support on DOS!
  32. a DOS extender (16bit/32bit)
  33. broken stupid INTEL v86 or real model's 64K segment)
  34. Turbo Vision
  35. new 32 bit BGI-drives
  36. These interface is similar as Win32 API!
  37. In fact, Borland "emulated" subset of Win32 API by Run-Time Manager(RTM)
  38.  
  39. All these supports 16bit/32bit modules
  40.  
  41. If you installed it, you can see new target platforms on
  42. pull-down list (in New Project Window): DOS 16bit/DOS 32bit
  43.  
  44. GREAT FOR DEVELOPING COMPUTER GAMES/DOS GUI.....
  45.  
  46. tony
  47.  
  48. --
  49. ! Anthony S. H. Lee [Lee, Shih Hao]         Internet: tony@necta.nec.com.tw
  50. ! BIG5:º⌡h╗¿ EUC:╩╫─╔δ░
  51. ! Lee-fruit, Shih-scholar, Hao-hero        WWW http://necta.nec.com.tw/~tony
  52.